
@charset "utf-8";
@import url("com.css");
@import url("flickerplate.css");
#top {
	height: 49px;
	background: url(../images/header_bg.jpg) repeat-x;
}
#top .top {
	height: 49px;
	width: 1002px;
	margin: 0 auto;
}
#header {
	width: 1002px;
	height: 114px;
	margin: 0 auto;
	background: url(../images/h_r.jpg) right bottom no-repeat;
}
.logo {
	height: 114px;
	width: 315px;
	background: url(../images/logo.jpg) center no-repeat;
	text-indent: -2000px;
	float: left;
}
.logo a {
	height: 114px;
	width: 519px;
	text-indent: -2000px;
	float: left;
}
#nav {
	height: 55px;
	line-height: 55px;
	background: #238B3D;
}
#nav ul {
	font-size: 14px;
	width: 1002px;
	margin: 0 auto;
}
#nav ul li {
	float: left;
	background: url(../images/nav_li_bg.jpg) right center no-repeat;
}
#nav ul li:last-of-type {
	background: none;
}
#nav ul li >a {
	color: #fff;
	display: block;
	padding: 0 27px;
}
#nav ul li >a:hover {
	background: #68B416;
	color: #fff;
	-webkit-animation-name: pulse;
	animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
}
#content {
	width: 1002px;
	margin: 20px auto 15px;
}
.n_left {
	width: 209px;
	height: auto;
	float: left;
}
.n_right {
	width: 786px;
	height: auto;
	float: right;
	border-radius: 5px;
	box-shadow: 0px 0px 10px 2px #dedede inset;
	background: #fff;
	padding-bottom: 20px;
}
#home_cat {
	width: 215px;
	height: 350px;
	float: left;
	padding: 80px 0 100px;
	border: #DADADA solid 1px;
	background: url(../images/cat_top_bg.jpg) center top no-repeat;
}
#home_cat ul {
	margin: 10px 5px 0;
	text-align: center;
}
#home_cat ul li {
	height: 46px;
	line-height: 46px;
	padding: 2px 0;
	border-bottom: #EAEAEA dotted 1px;
}
#home_cat ul li a {
	display: block;
	font-size: 16px;
	color: #000;
}
#home_cat ul li a:hover {
	background-color: #4F9204;
	color: #fff;
}
#pro {
	height: 350px;
	width: 765px;
	float: right;
}
#pro .tit {
	height: 45px;
	line-height: 45px;
	background: #4F9204
}
#pro .tit span {
	font-size: 18px;
	color: #fff;
	margin-left: 20px
}
#youshi {
	height: 340px;
	margin-top: 45px;
}
#youshi .cont {
	width: 1002px;
	height: 296px;
	background: url(../images/youshi_bg.jpg) center no-repeat;
	margin-top: 15px;
}
#youshi .cont >div >span {
	font-size: 20px;
	color: #2a5f29;
}
#youshi .cont >div >div {
	font-size: 14px;
	line-height: 20px;
	margin-top: 8px;
}
#youshi .cont >div:nth-of-type(1) {
	height: 115px;
	width: 340px;
	float: left;
	margin: 22px 0 0 28px;
	color: #242424;
	padding-left: 20px;
	background: url(../images/y_div_bg.jpg) left top no-repeat;
}
#youshi .cont >div:nth-of-type(2) {
	height: 115px;
	width: 340px;
	float: right;
	margin: 22px 28px 0 0;
	color: #FFF;
	padding-left: 20px;
	background: url(../images/y1_div_bg.jpg) left top no-repeat;
}
#youshi .cont >div:nth-of-type(3) {
	height: 115px;
	width: 340px;
	float: left;
	margin: 42px 0 0 28px;
	color: #fff;
	padding-left: 20px;
	background: url(../images/y1_div_bg.jpg) left top no-repeat;
}
#youshi .cont >div:nth-of-type(4) {
	height: 115px;
	width: 340px;
	float: right;
	margin: 42px 28px 0 0;
	color: #242424;
	;
	padding-left: 20px;
	background: url(../images/y_div_bg.jpg) left top no-repeat;
}
#about {
	width: 675px;
	height: 210px;
	float: left;
	font-family: 微软雅黑;
}
#about > div {
	width: 345px;
	float: right;
	height: 210px;
}
#about > div >a {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	display: block;
	color: #4f9204;
}
#about > div .cont {
	height: 120px;
	overflow: hidden;
	color: #4a4a4a;
	line-height: 20px;
	margin-top: 10px;
}
#about > div .tab {
	margin-top: 5px;
}
#news {
	width: 440px;
	height: 360px;
	float: left;
}
#news > img {
	margin-top: 15px;
}
#news .first {
	height: 60px;
	padding: 10px 0;
}
#news .first > a {
	display: block;
	font-size: 14px;
	color: #1e8cda;
	margin-top: 10px;
}
#news .first > div {
	line-height: 20px;
	margin-top: 5px;
	color: #ccc;
}
#news ul {
	margin-top: 15px;
}
#news ul li {
	height: 33px;
	line-height: 33px;
	border-bottom: #ccc dotted 1px;
	background: url(../images/nli_bg.jpg) left center no-repeat;
}
#news ul li a {
	font-size: 14px;
	color: #3d3d3d;
	padding-left: 15px;
}
#honor {
	width: 271px;
	height: 227px;
	padding: 15px;
	float: right;
	margin-top: 35px;
	background: url(../images/honor_bg.jpg) center no-repeat;
}
#honor #honor_cont {
	width: 264px;
	height: 174px;
	margin: 20px 0 0 2px;
}
#honor #honor_cont .pic ul li a img {
	width: 264px;
	height: 174px;
}
#pingjia {
	height: 285px;
	width: 685px;
	float: left;
	margin-top: 30px;
}
#pingjia #pj {
	height: 170px;
	padding: 35px 0;
	width: 685px;
	background: #F2F2F2;
	overflow: hidden;
	margin-top: 22px;
}
#pingjia #pj ul {
}
#pingjia #pj ul li {
	height: 155px;
	width: 325px;
	float: left;
	overflow: hidden;
	margin: 0 8px;
}
#pingjia #pj ul li img {
	float: left;
	width: 150px;
	height: 152px;
	border: #4F9204 solid 1px;
	margin-right: 10px;
}
#pingjia #pj ul li span {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
}
#pingjia #pj ul li div {
	height: 115px;
	line-height: 21px;
	margin-top: 5px;
	overflow: hidden;
	font-family: 微软雅黑;
	color: #383838;
}
#cjwt {
	height: 285px;
	width: 300px;
	float: right;
	margin-top: 30px;
}
#cjwt #wenti {
	height: 220px;
	width: 280px;
	padding: 10px;
	background: #F2F2F2;
	overflow: hidden;
	margin-top: 22px;
}
#cjwt #wenti ul {
	font-family: 微软雅黑;
}
#cjwt #wenti ul li {
	height: 30px;
	line-height: 30px;
	background: url(../images/nli_bg.jpg) left center no-repeat;
	border-bottom: 1px dashed #ccc;
}
#cjwt #wenti ul li a {
	color: #2c2c2c;
	padding-left: 10px;
}
.arc {
	width: 310px;
	height: 240px;
	padding: 0 10px;
	float: left;
	margin-top: 30px;
	font-family: 微软雅黑;
}
.arc .title {
	margin-left: -20px;
}
.arc .first {
	height: 41px;
	margin-top: 15px;
}
.arc .first .time {
	height: 41px;
	width: 41px;
	float: left;
	background: #4F9204;
	margin-right: 15px;
	font-family: 微软雅黑;
}
.arc .first .time span {
	display: block;
	text-align: center;
	color: #fff;
}
.arc .first .time span:nth-of-type(1) {
	height: 25px;
	line-height: 25px;
	border-bottom: dotted #fff 1px;
	font-size: 20px;
}
.arc .first .time span:nth-of-type(2) {
	height: 15px;
	line-height: 15px;
}
.arc .first >a {
	display: block;
	color: #2c2c2c;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.arc .first .ms {
	height: 21px;
	line-height: 21px;
	overflow: hidden;
}
.arc ul {
	font-family: 微软雅黑;
	margin-top: 10px;
}
.arc .sj {
	color: #afafaf;
	font-size: 13px;
}
.arc ul li {
	height: 25px;
	line-height: 25px;
	border-bottom: 1px dashed #ccc;
}
.arc ul li a {
	color: #2c2c2c;
	padding-left: 10px;
}
#contact {
	height: 240px;
	width: 285px;
	float: right;
	margin-top: 30px;
	font-family: 微软雅黑;
	background: url(../images/contact_bg.jpg) right bottom no-repeat;
}
#contact .ph {
	font-family: impact;
	font-size: 20px;
	color: #4f9204;
}
#contact ul {
	font-size: 14px;
	margin: 30px 5px 0;
	display: block;
}
#contact ul li {
	line-height: 28px;
	color: #000;
}
.plist {
	width: 251px;
	height: 220px;
	float: left;
	overflow: hidden;
	margin: 15px 5px;
}
.plist .pname {
	width: 249px;
	height: 20px;
	margin-top: 8px;
	line-height: 20px;
	color: #333;
	text-align: center
}
.plist .pimg {
	width: 215px;
	padding: 10px 17px;
	background: #fff;
	height: 169px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	border: #C6C6C6 solid 1px;
}
.plist .pimg img {
	max-width: 215px;
	max-height: 169px;
	vertical-align: middle;
	overflow: hidden;
}
.pro_list {
}
.pro_list ul {
}
.pro_list ul li {
	width: 251px;
	height: 220px;
	margin: 15px 2px;
	text-align: center;
	float: left;
	display: block;
	overflow: hidden;
}
.pro_list ul li span {
	display: block;
}
.pro_list ul li span:first-of-type {
	width: 215px;
	padding: 10px 17px;
	background: #fff;
	height: 169px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	border: #C6C6C6 solid 1px;
}
.pro_list ul li span:first-of-type >img {
	max-width: 215px;
	max-height: 169px;
	vertical-align: middle;
	overflow: hidden;
}
.pro_list ul li span:last-of-type {
	width: 249px;
	height: 20px;
	margin-top: 8px;
	line-height: 20px;
	color: #333;
}
.plist .pimg img {
	transition: all 0.2s linear 200ms;
	-ms-transition: all 0.2s linear 200ms;
	-moz-transition: all 0.2s linear 200ms;
	-webkit-transition: all 0.2s linear 200ms;
	-o-transition: all 0.2s linear 200ms;
}
.plist .pimg img:hover {
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	overflow: hidden;
}
.cat {
	height: auto;
	width: auto;
	border: #ccc solid 1px;
	padding-bottom: 8px;
}
.cat ul {
	text-align: center;
	padding: 10px 0;
}
.cat ul >li {
	line-height: 30x;
	line-height: 30px;
	margin-top: 8px;
}
.cat ul >li a {
	display: block;
	font-size: 13px;
	color: #000;
}
.cat ul >li a:hover, .cat .hover a {
	color: #fff;
	font-size: 14px;
	background: #238B3D;
}
.cat .son {
	margin: 10px 0;
}
.cat .son li {
	height: 22px;
	line-height: 22px;
	margin: 5px 10px;
	border-bottom: #F0E0AD dashed 1px;
}
.cat .son li a {
	padding-left: 40px;
	display: block;
	font-size: 12px;
	color: #299F2D;
}
.contact {
	margin-top: 15px;
}
.contact ul {
	margin: 0 15px;
	padding: 15px 0;
}
.contact ul li {
	line-height: 28px;
}
.nlist {
	height: auto;
}
.nlist ul {
	height: auto;
	margin: 3px 0;
}
.nlist ul li {
	line-height: 29px;
	height: 29px;
	background: url(../images/nli_bg.jpg) center left 5px no-repeat;
	border-bottom: #dedede dotted 1px;
}
.nlist ul li a {
	padding-left: 15px;
}
#fw {
	background: #F3F3F3;
}
#fw .fw {
	width: 932px;
	min-height: 25px;
	line-height: 25px;
	padding: 55px 30px 25px;
	border-bottom: #C9C9C9 solid 2px;
	margin: 0 auto;
	background: #fff url(../images/fw_bg.jpg) 30px 25px no-repeat;
}
#fw a {
	margin: 0 5px;
	font-size: 13px;
}
#footer {
	background: url(../images/fbg.jpg) repeat-x;
	height: 200px;
	padding-top: 18px;
}
#footer .footer {
	height: 140px;
	width: 712px;
	margin: 0px auto;
	padding: 0 140px 0 150px;
	background: url(../images/f_left.jpg) left center no-repeat, url(../images/400.jpg) right top no-repeat;
}
#footer .footer p {
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	color: #fff;
}
#footer .footer p:nth-of-type(1) {
	padding-top: 15px;
}
#fnav {
	height: 45px;
	line-height: 45px;
	width: 1002px;
	margin: 0 auto;
	text-align: center;
}
#fnav a {
	margin: 0 15px;
	font-size: 15px;
	color: #fff;
}
.title {
	height: 23px;
	line-height: 23px;
	background: url(../images/tit_left_bg.jpg) 15px center no-repeat;
	font-family: 微软雅黑;
}
.title span {
	margin-left: 30px;
	font-size: 18px;
	color: #4f9204
}
.title small {
	font-size: 17px;
	color: #b7b7b7;
	margin-left: 8px;
	text-transform: uppercase;
}
.title2 {
	height: 36px;
	line-height: 33px;
	border-bottom: #238B3D solid 1px;
	font-family: 微软雅黑;
}
.title2 span {
	height: 36px;
	float: left;
	background: #238B3D;
	padding: 0 20px;
	color: #fff;
	font-size: 15px;
}
